This project was bootstrapped with Create React App.
Fresh looks is a project designed for a small business. It servers as a pre-cursor for what the offical site will look like, and the ability new clients will have by booking online.
A few of this react apps features include
- being able to leave reviews and view other reviews
- view products that are currently available
- fill out a form on a contact us page to submit Questions or request help.
From github fork and clone the repository 'github.com/ejixxer999/freshlooks'
Run 'npm install' to install all dependencies
For full styling effects also install MUI V4 library from 'mui.com'
- Front-end: run 'npm start'
- Back-end: run ' json-server --watch db.json'
future features to be realeased are
- A detailed view of each product
- Ability to view comments and likes directly from the product show page
- Account creation for clients
- E-mail confirmation from contact us page
- Images of finsihed works on the home page
For the initial development of this project contributing is welcomed, but once the project is released contributions will no longer be availible.
Ejixxer999