Skip to content

A multi-page app built using react-router-dom. In this app, you can add quote, view quotes and also add comments to a particular quote. All of these data is stored in firebase realtime database.

Notifications You must be signed in to change notification settings

beattris/muli-page-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Great Quotes - This app lets you add quotes, view quotes and add your comments to the quote!

Home view of the quotes app

Quotes view of the quotes app

Welcome! 👋

This is a Redux multi-page SPA. This project uses the react-router-dom for rendering new pages to the client. It is connected to firebase which enables you to add quotes and comments, load and view the quotes and comments in realtime.

How To Run? 🤔

Download this code either as a zip file or use the git clone command to clone it. Then, open the project folder in your editor and on the integrated terminal:

  • Run npm install to install all the packages used for this project. After the installation,
  • Run npm start to run the project on your browser localhost. That's all you'd need to do 🙂

Want To Contribute?

Feel free to open a pull request on this repository is there's any feature you'd like to add to this app!

Have A Feedback?

Giving feedback is appreciated, if you any to give on this project please email [email protected].

Happy Coding 💪

About

A multi-page app built using react-router-dom. In this app, you can add quote, view quotes and also add comments to a particular quote. All of these data is stored in firebase realtime database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published