Skip to content

nlewis84/sightwords_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

📚 Sightwords

Sightwords is an app to help people spell words. Words are checked for accuracy and color coded to indicate errors.

The backend for this app is here.

📜 Setup

  • start Postgres Server with sudo service postgresql start (backend)
  • start Rails Server with rails s (backend)
  • open index.html in the sightwords_frontend directory (frontend)

📰 App Walkthrough

Check out a video demo here.

📚 Contributing

Bug reports and pull requests are welcome on GitHub here. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

📒 Code of Conduct

Everyone interacting in the Sightwords project's codebases, and issue trackers is expected to follow the code of conduct.