Skip to content

Web-shop which sells workshops. Made with React using TypeScript

License

Notifications You must be signed in to change notification settings

kristiandz/web-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web shop for workshops Build CodeFactor

This project was built using React in Typscript. This repo includes JSON Server and a db.json file that servers as a mock backend for development. Currently the code is set to fetch the data from a Firebase REST API and the application is hosted on CentOS/Apache, the live preview is available at https://tinnel-workshops.tk/

Current status

The required functionality of the application from the user stories has been implemented, all the functions and components should work without problems. At last testing, all the functionalities worked fine on multiple browsers, the responsive design is also good.

TODO

  • Unit testing, integration testing
  • Optimize code

Available Scripts

In the project directory, you can run:

npm install

Clone the repo and then run "npm install" to set the project locally

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run server

Runs the JSON server on port http://localhost:3001\

Learn More

You can learn more in the Create React App documentation. To learn React, check out the React documentation.

About

Web-shop which sells workshops. Made with React using TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published