This is a web application for Lola Adeoti Brand of bags and accessories. It is fast, easy to use and seo friendly. All her types of nbags are available on the web application and you can interact with the owner directly via chat on the web application
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.
Once you have this on your local machine, just run the following command and all the depencies will be installed
yarn install
I integrated Cypress testing into this project and there are a couple of scripts in the package.json
file that will let you run antone that is fine by you, but the commons ones are
yarn cypress:open // This will open electron browser and start testing
yarn cypress:headless // Starts testin headless mode
The easiest way I am using to deploy this web app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
- Next JS - The web framework used
- Chakra UI - UI Library used
- Tailwind CSS - Utility CSS framework used
- React Icons - For all my icon needs
- Moment JS - Date formater used
- Animate on Scroll - Animation adopted for this project
- Cypress - Testing library used for integrated testing
- ESLint - To fix linting problems in the codebase
Contributions are welcomes from everyone. If you are contributing code then you have to take note of the linting enforced in this project and also ensure your PR passes all the test before it can be merged 🌐
- Demehin Ibukun
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Big hands for developers that provided world-class utility libraries
- My gratitude to all that gives this project a star