Skip to content

The frontend side of WYT.com project | reactJS | Storybook | Axios | styled-components

Notifications You must be signed in to change notification settings

germanruzca/wyt-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web app of WYT ( What you thinking?).

This repository is part of my WYT.com project, is just an application to give recommendations of movies, books, tv-shows and music.

1: First design.

These designs were maded in figma

Look the complete figma project

Main page:

Profile:

2: Technologies

  • ReactJS
  • Storybook
  • styled-components
  • axios

3: Requirements

You also need nodeJS, this project was made on version 16 of node.

4: Clone y execute the project.

  • Clone the repository

    clon de git https://github.com/germanruzca/wyt-frontend.git
  • Install dependencies

    npm install
  • Run project

    npm start

5: Explaning the project.

This is the frontend part of a aplication, the backend (nodeJS/express) could be find in this link.

This application will receive the data from the api, the api to get the data needs a accessToken, when you generate the accessToken (login in backend) you need to copy and paste it in -> here <-

I know sounds weird, but this project will updating.

You can look for the storyboks with the command:

npm run storybook

6: Thoughts

This application is not finished yet, here some points to do:

  • Storage the access token.
  • Finish the User page.
  • Login form.
  • SignUp form.
  • Errors administration.
  • Publish a new post on the app.
  • Improve the axios tool in the project.
  • So on...

About

The frontend side of WYT.com project | reactJS | Storybook | Axios | styled-components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published