Skip to content

Repository files navigation

eBook Store Project

Final Project – CSE341

This is the final project for our CSE341 class. It is an online bookstore application. Check it our on render: https://ebookstore-s1o5.onrender.com

How to Run

  1. Install dependencies:
  npm install
  1. Start the production server:
  npm start
  1. Start the development server
  npm run dev

Project Structure

src/
  ├── models/
  ├── views/
  ├── controllers/
  ├── database/

Contributing

Please follow best practices when contributing to the project. The linter we're using is ESLint, as well as Prettier to format the code. Run the linter using

npm run lint

To format the code

npm run format

About

Project for week 5-7 course 341.003

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages