Skip to content

deboracosilveira/wall-ui

Repository files navigation

WALL UI

Wall UI is a frontend app built with React, TypeScript & Tailwindcss.

Referring backend app can be found here.

CONCEPT

Elas Codam Wall

A place to gather people interested in Elas Codam, so they can share thoughts, experience, events and more!

Elas Codam is a women's tech community founded by me, Débora Silveira.

We work together toward a better and more inclusive world!

DESIGN

The design prototype can be found on Figma. You can use the main menu to navigate through the pages: Wall guest, Wall authed and Sign up/in.

DEVELOP

Notice, you should have nvm or NodeJS installed to run this app.

The app relies on an environment variable in order to operate correctly. For running it locally, create a .env file with same content as .env.example.

Install dependencies:

%> npm install

Run app on http://localhost:3000:

%> npm run start

DEPLOY

The app is hosted on Heroku at https://wall-ui.herokuapp.com/

If you are testing the sign up confirmation email in production, please also check your spam box.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published