A simple web app that displays random quotes from a list of quotes.
This is a simple web app that displays random quotes from a list of quotes. It is a beginner friendly project and a good way to learn JavaScript.
The purpose of this project is to help beginners learn JavaScript by building a real-world project. It is a good way to start with JavaScript and learn by building projects.
- HTML
- CSS
- JavaScript
- React
- Express
- Node.js
- Git and GitHub
- Basic Command Line Knowledge
- React (For the frontend)
- Express (For the backend)
- Node.js (As a runtime environment for JavaScript)
Try to follow the design as much as possible. If you want to add your own style, you can do so.
Figma Design Link 👇
If you are contributing to this project, please make sure to follow the below steps:
- Fork the repository and clone it to your local machine.
- Create a branch for your changes.
- After making the changes, push your code to your forked repository.
- Create a pull request to the main repository and wait for it to get merged.
- Celebrate 🎉
- Installation
cd frontend
npm install
- Run
npm run dev
For More Information on Frontend 📚 check README
- Installation
cd backend
npm install
- Run
npm run dev
For More Information on Backend 📻 check README
If you like this project don't forget give a 🌟