Skip to content

vishalmajumdar/random-facts

Repository files navigation

Random Facts (Mini React Project)

This mini project is just an attempt to implement some of the basics of React that I learnt during the course dedicated to MERN stack by GeeksforGeeks. The course started on 5th of August and this is first mini project using React besides other projects made using Vanilla JS, HTML & CSS. This mini project is live and is hosted at this link 🔗 using vercel. The screenshot is also attached below. Kindly check that too.

Mini Project Details

  • Vite - Local Development Server, Frontend Tooling, Bundler.
  • Vercel - Deployment Server, Done Automatically After, git push.

Tech Stack

  • React - The library for web and native user interfaces
  • npm - Napolean Paced Mischeviously (Build amazing things)
  • Tailwind CSS - Open Source CSS Framework - Rapidly build modern websites

Installation and Development

Want to work on this code then download any browser and VS Code then follow the steps below.

git clone https://github.com/vishalmajumdar/random-facts.git
cd random-facts
code .
npm install
npm run dev

VS Code Extensions

Below are some extensions that are used in this assignment to increase the productivity.

Extension By
Prettier Prettier
Material Icons Philipp Kief
Tailwind CSS IntelliSense Tailwind Labs
ES7+ React/Redux/React-Native snippets dsznajder

License

MIT - Free Software, Hell Yeah!

Screenshot/Output

index.html screenshot

Note : Below, default markdown is provided be Vite. This is just kept here for reference.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

Random Facts Generator using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published