Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed PR link in README #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ When you see a project you'd like to complete, simply:
- [ ] [Make a fork](https://github.com/dsccovenantuniversity/vanilla-frontend-projects/fork) of the repo, then create a new branch called `firstname-lastname`
- [ ] Create a folder named `firstname-lastname-projectname` for your project in your branch
- [ ] Put all your assets, like your source code, images, and stylesheets, in the folder
- [ ] Create a [pull request](https://github.com/dsccovenantuniversity/learning-project-guide/compare) and request a review to get it merged (don't forget to compare across forks!)
- [ ] Create a [pull request](https://github.com/dsccovenantuniversity/vanilla-frontend-projects/compare) and request a review to get it merged (don't forget to compare across forks!)

## Projects

### Survey form, inspired by Aki Jessica's [30 Days Vanilla Frontend Challenges](https://regular-tile-90a.notion.site/30-Days-Vanilla-Frontend-Challenges-56d92ad633af4cc1bcc6aef28cd26006)

Using the reference below, create a survey form similar to it. The design and content of the form can be changed at your discretion, but all the input types used in the sample must be used.

**Reference: [https://survey-form.freecodecamp.rocks/](https://survey-form.freecodecamp.rocks/)**
**Reference: [https://survey-form.freecodecamp.rocks/](https://survey-form.freecodecamp.rocks/)**