Skip to content

dung07t2/ethlabs-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EthLabs FE

https://ethlabs.vercel.app/

Account for test:

rayle@sponsee.io/Password55

Keywords

  • React, nextjs, typescript, redux, redux toolkit, react query
  • @mui, @material, formilk, yup
  • jest, babel-jest, cypress
  • Firebase
  • Vercel

Note

  • Use yarn instead of npm is better
  • Add .env file. Eg:
NEXT_PUBLIC_URL="http://localhost:3000"
NEXT_PUBLIC_API_URL="https://us-central1-rayprojects.cloudfunctions.net/ethlabs/api/"

# Setup firebase

NEXT_PUBLIC_FIREBASE_PUBLIC_API_KEY=
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=
NEXT_PUBLIC_FIREBASE_PROJECT_ID=
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=
NEXT_PUBLIC_FIREBASE_APP_ID=

Installation

The api requires Node.js v14+ to run.

Install the dependencies and devDependencies and start the server.

yarn
yarn dev

For production deployment

yarn build

Ideas

  • I'm trying to build nextjs boilerplate as well as a website like pinterest basically.

Structures

structure

Screenshots

home dashboard newsFeed

License

Disclaimer: Everything you see here is open and free to use.

About

react, nextjs, redux toolkit, cypress, jest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published