Skip to content

alsdede/bliss

Repository files navigation

You can check the project here

https://blissproject-6aaciao5n-alsdede.vercel.app/

Getting Started

First, run the development server:

#run yarn to download dependencies
yarn

# next

npm run dev
# or
yarn dev

## test

yarn test
# or
npm run test

Open http://localhost:3000 with your browser to see the result.

Frameworks / Techs

ABOUT THE PROJECT

Responsive Layout

  • Mobile First

STRUCTURE

1. components
2. hooks
3. pages
4. routes
5. services
6. styles

   ### Branchs
   - main
   - develop
   - features
     - feature:_freq-01
     - feature:_freq-02
     - feature:_freq-03

Tasks

- [FREQ-01_BRANCH] (https://github.com/alsdede/bliss/tree/feature_freq-01)
- [FREQ-02_BRANCH] (https://github.com/alsdede/bliss/tree/feature_freq-02)
- [FREQ-03_BRANCH] (https://github.com/alsdede/bliss/tree/feature_freq-03)

NEXT STEPS

- [ ] Improve Tests with Jest and React Testing Library
- [ ] Refactor UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published