Skip to content

This project is about a bookstore where user can store the title and choose category of thier favourite books, and can also remove books,

Notifications You must be signed in to change notification settings

julie-ify/bookstore-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-store

screenshot

Description

  • This project is about a bookstore where user can store the title and choose category of thier favourite books, and can also remove books,

Built With

This project is build with:

  • CSS
  • React

NETLIFY Link

Getting Started;

To get the content of this project locally you need to run this command in your terminal:

  • git clone git@github.com:julie-ify/bookstore-react.git

For tracking linter errors locally you need to follow these steps:

  • After cloning the project you need to run this command

    npm install This command will download all the dependancies

  • For tracking the linter errors in JavaScript file run:

    npx eslint .

  • And for tracking the linter errors in CSS file run:

    npx stylelint "\*_/_.{css,scss}"

Author

👤 Juliana Ifionu 💖

🤝 Contributing

Feel free to check the issues page

Show your support

Give a ⭐ if you like this project!

Acknowledgments

  • Thanks to Microverse team that help with the tamplete of this project

📝 License

This project is MIT licensed.

About

This project is about a bookstore where user can store the title and choose category of thier favourite books, and can also remove books,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published