-
App.js
- Skeleton of the file -test
-
Login.js
- Page with a place to enter email and password
-
Register.js
- Page to register. Should have name, email, password, confirm password, and accept the terms. Followed by a submit button.
-
PostForm.js
- Page to enter your post. This will be a form
- Name
- text input
- Email
- text input
- Tagline
- text input
- Country
- text input
- Date
- calendar
- Descritpion
- text input
- Rating
- radio button
- Make it Private?
- Checkbox
- Submit
- submit button sends post to dashboard
- Name
- Page to enter your post. This will be a form
-
Dashboard.js
- Page where a person's posts will appear
:::
- https://coolors.co/ed6a5a-f4f1bb-9bc1bc-5ca4a9-e6ebe0 --terra-cotta: #ed6a5aff; --pale-spring-bud: #f4f1bbff; --opal: #9bc1bcff; --cadet-blue: #5ca4a9ff; --alabaster: #e6ebe0ff;
-
font-family: 'Nunito', sans-serif;
-
font-family: 'Rock Salt', cursive;
-
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,700;1,300&family=Rock+Salt&display=swap');
- Tom & Virginia - login, register, postForm, dahsboard
- Tatiana - functionality
lambda-expat-journal/frontend
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|