Skip to content

re-doubt/landing

Repository files navigation

re:doubt Landing

🔧 Setting up Local Development

Required:

$ git clone https://github.com/re_doubt/landing.git
$ cd landing

$ yarn
$ yarn dev

The site is now running at http://localhost:3000! Open the source code and start editing!

Architecture/Layout

The app is written in React and NextJS.

The files/folder structure are a WIP and may contain some unused files. The project is rapidly evolving so please update this section if you see it is inaccurate!

./
├── app/          // App logic page
├── components/   // Reusable individual components
├── hooks/        // Custom hooks with common logic
├── pages/        // Page structure
└── public/       // Static assets

About

re:doubt protocol landing page

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published